Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added button to show all categories in the user's collection #9

Merged
merged 2 commits into from
Sep 13, 2018

Conversation

treventrujillo
Copy link
Contributor

Added table under results table to show all unlisted categories. Modified pipe to return unlisted categories if passed argument.

Copy link
Owner

@mattcheah mattcheah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey thanks for doing these, this looks great!
I do have a couple requests:

  1. Could you please change the "show more" button text to "Show Less" or "Hide Extra" or something on !showAllvalues?
  2. I think it would look a little cleaner to append the extra categories to the existing keyword results table? I'll attach a screenshot to show what it might look like.
  3. run ng build --prod in the /snippets/ folder after you're done so that the changes will be compiled into the final application.

Let me know if that makes sense. Thanks so much for your help!

@mattcheah
Copy link
Owner

Appending extra categories to the table could look like this:
show more categories

@treventrujillo
Copy link
Contributor Author

Yes that makes perfect sense, thank you for letting me know. I will get to work on these changes.

@treventrujillo
Copy link
Contributor Author

I'm a little new to pull requests and proper use of them. Would you like me to close this pull request and open another when I have completed the changes or is there a way to add commits to a pull request? Thanks for your help in this too.

@mattcheah
Copy link
Owner

Since you're merging your master branch https://github.com/treventrujillo/cover-letter-snippets, you just make your commits the way you've already been doing it and I should be able to see the updates here I think. Let me know when you're done, thanks!

@treventrujillo
Copy link
Contributor Author

I added the requested changes and built it up with ng build --prod.

@mattcheah mattcheah merged commit 60ee09b into mattcheah:master Sep 13, 2018
@mattcheah
Copy link
Owner

mattcheah commented Sep 13, 2018

Issues #2 fixed.
Great code, excellent work. Thanks @treventrujillo!

zjayers referenced this pull request in zjayers/cover-letter-snippets Aug 13, 2020
added button to show all categories in the user's collection. Fixing issue mattcheah#2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants